type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToUint8

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L229: 			return scanPlanBinaryInt2ToUint8{}
		int.go#L327: type scanPlanBinaryInt2ToUint8 struct{}
		int.go#L329: func (scanPlanBinaryInt2ToUint8) Scan(src []byte, dst any) error {